home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 1999 August / PCpro_1999_08.ISO / compusrv / Bonus / Internet Explorer 5.0 (Microsoft) / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-04-14  |  1.5 KB  |  53 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={B8E0AC61-F2B5-11D2-B9B7-00A0240E43AC}TBC788
  13. Description=Browseranpassungen
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="5,0,2014,216"
  16. GUID=>{B8E0AC61-F2B5-11D2-B9B7-00A0240E43AC}TBC788
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{B8E0AC61-F2B5-11D2-B9B7-00A0240E43AC}TBC788"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25. RunPostSetupCommands=PostCmdSect
  26.  
  27. [DestinationDirs]
  28. CopyFileSect=49100,SIGNUP
  29.  
  30. [ProgramFilesDir]
  31. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  32.  
  33. [IeFilesDir]
  34. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  35.  
  36. [CopyFileSect]
  37. "wall2_256.bmp"
  38. "anim_gross2.bmp"
  39. "anim_klein2.bmp"
  40. "INSTALL.INS"
  41. "static_22.BMP"
  42. "static_38.BMP"
  43. "programs.inf"
  44. "outlook.htm"
  45.  
  46. [AddRegSect]
  47. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  48. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  49. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  50.  
  51. [DelRegSect]
  52. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  53.